BCLEAR

Syntax: BCLEAR
Location: BeuleTools, TinyToolkit, BTool

This command clears the input buffer of the current input queue.

Examples:
Type this line as a direct command into the interpreter, press <ENTER> and then type some keys.

REPeat a: REMark 
Now press break and all of those keypresses which you performed after entering the line will be shown. Replace REMark by BCLEAR and try the same.

Normally it is okay for all keypresses to be stored in a buffer - if a program cannot cope with the typist's speed, no keypresses will be lost. But sometimes this feature may not be welcome.

CROSS-REFERENCE:
The current keyboard queue can be selected by a dummy INKEY$ or PEND.
